modelbutton: Remove accel poking
authorMatthias Clasen <mclasen@redhat.com>
Mon, 23 Mar 2020 18:46:20 +0000 (14:46 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 26 Mar 2020 03:14:45 +0000 (23:14 -0400)
commit1db5382c6d54a27af91dcf7483209bbb6f409b24
treefc16aa38062dd5eee71f54f512a16c5a0ab890f2
parent6e8c78714df532b6715b36cb4acb662cff508051
modelbutton: Remove accel poking

Stop manually poking GtkApplication for accels.
GtkApplication already feeds them into the action
muxer machinery, so that is where will get them.
gtk/gtkmodelbutton.c